PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class / getHatchColor Method
In This Topic
    getHatchColor Method
    In This Topic
    Gets the hatch color.
    Syntax
    public PDFPen getHatchColor()

    Return Value

    A PDFPen object specifying how the hatch model is drawn.
    See Also